/*html,body*/
html, body {}
body{
	z-index:0;
	font-size:75%;
/*#1208*/
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Verdana", "Arial", "sans-serif";
    text-align: center;
	color: #333333;
	line-height:18px;
}
